-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add compatibility check in KMP while fetching certs/keys [multi-tenancy PR 6] #1395
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1395 +/- ##
======================================
Coverage ? 65.53%
======================================
Files ? 109
Lines ? 5586
Branches ? 0
======================================
Hits ? 3661
Misses ? 1568
Partials ? 357 ☔ View full report in Codecov by Sentry. |
6596383
to
a468944
Compare
a468944
to
8bc8bed
Compare
e6eff7c
to
226d4fc
Compare
226d4fc
to
fc895c4
Compare
fc895c4
to
c0b5769
Compare
Rebased to resolve conflicts. |
Added context to |
Description
What this PR does / why we need it:
This is the 6th PR for multi-tenancy support. Please review #1382 first. Check diff between PR 5 and PR 6 at: binbin-li#121
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when the PR gets merged):Fixes #
Type of change
Please delete options that are not relevant.
main
branch)How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration
Checklist:
Post Merge Requirements
Helm Chart Change